Developer Documentation
PATHJava Developer Documentation > Mac OS Runtime for Java > JManager > Programming With JManager


Text Encoding Specifications

Some JManager functions require you to pass a text encoding specification in their parameter lists. Such text encoding specifications have the following type definition:

typedef TextEncoding JMTextEncoding;

JManager supports all the text encoding specifications used by the Text Encoding Converter. See Programming with the Text Encoding Converter Manager for a list of possible text encoding specifications.


© 1998 Apple Computer, Inc. — (Last Updated 3 Dec 98)